Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

fix: remove 'property' from reserved names#613

Merged
software-dov merged 1 commit intogoogleapis:masterfrom
software-dov:property
Sep 22, 2020
Merged

fix: remove 'property' from reserved names#613
software-dov merged 1 commit intogoogleapis:masterfrom
software-dov:property

Conversation

@software-dov
Copy link
Copy Markdown
Contributor

The Python 'property' builtin name should not be reserved.

The Python 'property' builtin name should not be reserved.
@software-dov software-dov requested a review from a team as a code owner September 22, 2020 19:41
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 22, 2020
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 22, 2020

Codecov Report

Merging #613 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #613   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines         1525      1525           
  Branches       309       309           
=========================================
  Hits          1525      1525           
Impacted Files Coverage Δ
gapic/utils/reserved_names.py 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6515b77...1f57bb5. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants